@charset "utf-8";



* {
    padding: 0;
    margin: 0;
    border: 0px;
    outline: none;
    list-style: none;
}

table{
    border-collapse: collapse;
    width:100%;
}

table,td{
    border:1px solid #eaeaea;
    padding:5px 10px!important
}

html,
body {
    background: #fff;
    color: #333;
    font: 14px/30px 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
li,
ol,
ul,
dd,
th,
td,
p,
pre,
form,
input,
button,
textarea,
hr {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}


ul,
li {
    list-style: none;
}

img {
    border-style: none;
    text-decoration: none;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none;
}


.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}
.pt70{padding-top: 70px;}
.pt60 {
    padding-top: 60px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb60 {
    padding-bottom: 60px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.fl{ float: left; }
.fr{ float: right; }

@keyframes hand {
  0% {
    left: -10px; }
  50% {
    left: 20px; }
  100% {
    left: -10px; } }
@font-face {
  font-family: "BEBAS__";
  src: url("fonts/BEBAS__.woff2") format("woff2"), url("fonts/BEBAS__.woff") format("woff"), url("fonts/BEBAS__.ttf") format("truetype"), url("fonts/BEBAS__.eot") format("embedded-opentype"), url("fonts/BEBAS__.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "ROBOTO-BOLD";
  src: url("fonts/ROBOTO-BOLD.woff2") format("woff2"), url("fonts/ROBOTO-BOLD.woff") format("woff"), url("fonts/ROBOTO-BOLD.ttf") format("truetype"), url("fonts/ROBOTO-BOLD.eot") format("embedded-opentype"), url("fonts/ROBOTO-BOLD.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Conv_AVANTGARDEITCBYBT-DEMI';
  src: url("fonts/AVANTGARDEITCBYBT-DEMI.woff2") format("woff2"), url("fonts/AVANTGARDEITCBYBT-DEMI.woff") format("woff"), url("fonts/AVANTGARDEITCBYBT-DEMI.ttf") format("truetype"), url("fonts/AVANTGARDEITCBYBT-DEMI.eot") format("embedded-opentype"), url("fonts/AVANTGARDEITCBYBT-DEMI.svg") format("svg"); }
@font-face {
  font-family: "Roboto-Regular";
  src: url("fonts/Roboto-Regular.woff2") format("woff2"), url("fonts/Roboto-Regular.woff") format("woff"), url("fonts/Roboto-Regular.ttf") format("truetype"), url("fonts/Roboto-Regular.eot") format("embedded-opentype"), url("fonts/Roboto-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
.w1480 {
  width: 1400px;
  margin-left: auto;
  margin-right: auto; }
.ft48{ font-size: 48px; line-height: 60px; }
.ft40{font-size: 40px; line-height: 45px;}
.ft36{font-size: 36px; line-height: 48px;}
.ft30{font-size: 30px; line-height: 40px; }
.ft24{font-size: 24px; line-height: 40px; }

  @media (max-width: 1500px) {
    .w1480 {
      width: 1200px; }
.ft48{ font-size: 40px; line-height: 50px; }
.ft36{font-size: 30px; line-height: 45px;}
.ft30{font-size: 24px; line-height: 36px; }
.ft24{font-size: 20px; line-height: 30px; }
.ft40{font-size: 32px; line-height: 40px;}
.news_tj dl dt img{ height:390px;
       }
  }

@keyframes move {
  0% {
    filter: alpha(opacity=0);
    opacity: 0;
    transform: translateY(50px); }
  100% {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: translateY(0px);
    top: 0; } }
@keyframes sound2 {
  0% {
    filter: alpha(opacity=35);
    opacity: 0.35;
    width: 0; }
  100% {
    filter: alpha(opacity=100);
    opacity: 1;
    width: 24px; } }
::-webkit-input-placeholder {
  color: #999 !important; }

:-moz-placeholder {
  color: #999 !important; }

::-moz-placeholder {
  color: #999 !important; }

:-ms-input-placeholder {
  color: #999 !important; }

.top{ width: 100%; display: block;overflow: hidden; background: #f4fff9; height: 40px; border-bottom: 1px solid #eee; }
.top p{ float: left; font-size: 14px; color: #747474; line-height: 40px; }
.top span{ float: right; margin:12px 0 0; display: block; }
.top span a{ font-size: 14px; color: #a4a4a4; line-height: 14px; border-right:1px solid #a4a4a4; padding: 0 15px; display: block; float: left; }
.top span a:nth-child(3){ border-right:none; }

.header {
  background: #fff; 
  background-color: #fff;
  }
.top_logo{ overflow: hidden;
    padding: 12px 0; }

  .top_logo .logo {
    display: block;
    float: left;

   }
  .top_logo .logo .logo01{ float: left; display: block; margin-right: 40px; }
  .top_logo .logo .lo_txt{  border-left:1px solid #eee; padding-left: 25px; margin-top:10px; }
 .top_logo .logo .lo_txt h3{ font-size: 18px; color: #6a6a6a; font-weight: normal; line-height: 30px; }
 .top_logo .top_tel{ display: block; padding-left: 55px; background: url(../images/top_tel.png) left no-repeat; margin-top: 15px; }
 .top_logo .top_tel p{ font-size: 14px; color: #979797; line-height: 18px; }
  .top_logo .top_tel h3{ font-size: 20px; color: #009746; font-family: Impact;    line-height: 36px; }

  .header .search {
   float: right;
    width: 210px;
    height: 36px;   
    margin-top: 12px;
    background: #fff; }
    .header .search .text {
      float: left;
      width: 170px;
      height: 36px;
      border: none;
      font-size: 12px;
      line-height: 36px;
      color: #999;
      text-indent: 1em;
      border-radius: 36px;
      background: none;
      padding: 0; }
    .header .search .submit {
      width: 40px;
      height: 36px;
      background: url(../images/search.png) no-repeat center center #2e4f3d;
      border: none; }
    @media (max-width: 1400px) {
      .header .search {
        width: 180px; }
        .header .search .text {
          width: 140px; } }
  .header .language {
    float: right;
    margin-top: 31px;
    padding-right: 10px; }
    .header .language a {
      width: 28px;
      height: 28px;
      display: block;
      float: left;
      margin-right: 27px; }
      .header .language a:hover img {
        filter: grayscale(0); }
      .header .language a.on img {
        filter: grayscale(0); }
      .header .language a img {
        width: 100%;
        height: auto;
        filter: grayscale(1);
        transition: all 0.3s; }
    @media (max-width: 1400px) {
      .header .language a {
        margin-right: 15px; } }
  .header .nav {
    width: 100%;
    background: #009746;    
    height: 60px;
   }
    .header .nav ul li {
      position: relative;
      float: left;
      width: 180px; border-right:1px solid #48b078; }
      @media (max-width: 1500px) {
        .header .nav ul li {
          width: 150px; } }
      @media (max-width: 1300px) {
        .header .nav ul li {
          width: 145px; } }
      .header .nav ul li.active > a .txt {
        color: #fff; }
      .header .nav ul li:hover > a .txt {
        color: #fff; }
      .header .nav ul li:hover > a .bg {
        top: 0; }
      .header .nav ul li .slider02 {
        width: 100%;
        position: absolute;
        left: 0;
        top:60px;       
        z-index: 100;
        display: none;  padding: 15px 0px;
        background: rgba(1,115,54,0.8)}
   .header .nav ul li .slider02 dd{ display: block; padding:0 15px; }   
      .header .nav ul li .slider02 dd a{ display: block; line-height: 34px; font-size: 14px; color: #fff; }   
      .header .nav ul li > a {
        width: 100%;
        height: 60px;
        display: block;
        position: relative;
        overflow: hidden; }
        .header .nav ul li > a .txt {
          font-size: 18px;
          line-height: 60px;
          color: #fff;
          text-align: center;
          position: relative;
          z-index: 10;
          text-shadow: 1px 1px 3px #000;
          transition: all 0.5s cubic-bezier(0.815, 1.65, 0.4, 0.68); }
        .header .nav ul li > a .bg {
          position: absolute;
          width: 100%;
          height: 100%;
         background-image: linear-gradient(90deg, #036f35,#32c375, #057137);
          left: 0%;
          top: -100%;
          transition: all 0.5s cubic-bezier(0.815, 1.65, 0.4, 0.68); }
.header .nav ul li.active > a .bg{ top: 0;}
.flash{ display: block; overflow: hidden; }


/* 产品中心  */
.index_product{ width: 100%; display: block; background: url(../images/p_bg.png) repeat; padding: 60px 0; overflow: hidden; }
.pro_tit{ text-align: center; display: block; }
.pro_tit h3{ font-size: 34px; color: #414141; line-height: 40px; margin-bottom: 15px;  }
.pro_tit span{ width: 52px; height: 4px; margin:0 auto; display: block; background: url(../images/p_tit.png) no-repeat; }

.cp_con{ padding: 40px 0; overflow: hidden; }
.cp_fl{ display: block; background: #fff; box-shadow: 1px 1px 8px #ccc; overflow: hidden;margin:5px; }
.cp_fl .fl_bt{ width: 12%; background: url(../images/fl_ico.png) 20% no-repeat #009746; padding: 22px 0 25px 8%; }
.cp_fl .fl_bt h3{ font-size: 24px; color: #fff; line-height: 32px; }
.cp_fl .fl_bt i{ font-size:12px; color: #74ce9d; text-transform: uppercase; font-style: normal;  }
.cp_fl .fl_list{ list-style: none; width: 80%; }
.cp_fl .fl_list li{ float: left; width:18%; padding: 16px 0; overflow: hidden; text-align: center; position:relative;  }
.cp_fl .fl_list li a{position:relative; display:block;}
.cp_fl .fl_list li i{ width: 50px; height: 45px; display: block; margin:0 auto; }
.cp_fl .fl_list li h3{ font-size: 16px; color: #414141; line-height: 24px; font-weight: normal;margin-top:8px; }
.cp_fl .fl_list li .i01{ background: url(../images/ico.png) 0 0 no-repeat }
.cp_fl .fl_list li .i02{ background: url(../images/ico.png) 0 -45px no-repeat }
.cp_fl .fl_list li .i03{ background: url(../images/ico.png) 0 -90px no-repeat }
.cp_fl .fl_list li .i04{ background: url(../images/ico.png) 0 -135px no-repeat }
.cp_fl .fl_list li .i05{ background: url(../images/ico.png) 0 -180px no-repeat }
.cp_fl .fl_list li:hover .i01{ background: url(../images/ico.png) -50px 0 no-repeat }
.cp_fl .fl_list li:hover .i02{ background: url(../images/ico.png) -50px -45px no-repeat }
.cp_fl .fl_list li:hover .i03{ background: url(../images/ico.png) -50px -90px no-repeat }
.cp_fl .fl_list li:hover .i04{ background: url(../images/ico.png) -50px -135px no-repeat }
.cp_fl .fl_list li:hover .i05{ background: url(../images/ico.png) -50px -180px no-repeat }
.cp_fl .fl_list li:nth-child(6){ width: 10%; }
.cp_fl .fl_list li p{ line-height: 75px; }
.cp_fl .fl_list li:hover h3{ color:#fff;}
.cp_fl .fl_list li:hover{ background:#009746}


.p_01{display: block;overflow: hidden;}
.p_01 dl{ width: 23.6%; margin:5px  1% 10px 0.5%; float: left; display: block; overflow: hidden; background: #fff; box-shadow: 1px 1px 8px #ccc; }
.p_01 dl:nth-child(4){ margin-right:0.5%; }
.p_01 dl dt{ display: block; overflow: hidden; position: relative; height:235px; margin:20px; }
.p_01 dl dt img{ position: absolute; top:0; bottom: 0;left:0; right: 0; margin:auto; max-width: 100%; display: block; max-height:235px;transition: all 0.5s ease-in-out;  }
.p_01 dl:hover dt img{transform: scale(1.1);}
.p_01 dl dd{ display: block; overflow: hidden; padding: 10px 0 35px}
.p_01 dl dd h3{ font-size: 16px; color: #414141; line-height: 32px; text-align: center; }
.p_01 dl dd span{ width: 173px; height: 29px; margin:15px auto; box-shadow: 1px 1px 8px #ccc; background: url(../images/p_more.png) no-repeat; display: block;  }
.p_01 dl dd span a{ width: 50%; display: block; float: left; text-align: center; font-size: 14px; }
.p_01 dl dd span a:nth-child(1){ color: #fff; }
.p_01 dl:hover dd h3 a{ color:#009746}

/* 关于我们  */
.index_about{ width: 100%; background: url(../images/about_bg.jpg) no-repeat; background-size: cover; padding: 50px 0; overflow: hidden; }
.about_txt{ width: 49%; display: block; overflow: hidden; }
.ab_tit{ display: block; overflow: hidden; padding-top:50px; background: url(../images/ab_tt.png) top no-repeat;background-size: 100%; }
.ab_tit h1{ font-size: 30px; color: #009746;line-height: 40px; }
.ab_tit h3{ font-size: 24px; color: #3d3c44; line-height: 30px; margin-top:15px; font-weight: normal; }
.ab_tit span{ width: 52px; height: 4px; display: block; background: url(../images/p_tit.png) no-repeat; margin-top:20px; }
.ab_area{ padding: 40px 0; display: block;overflow: hidden; }
.ab_area p{ font-size: 14px; color: #5f5f5f; line-height: 30px; text-indent: 2em; margin-bottom: 30px; }
.ab_area span{ width: 130px; border:1px solid #119d52; display: block; border-radius: 25px; text-align: center; }
.ab_area span a{ display: block; padding: 5px 0; color: #119d52; font-size: 16px; }

.about_img{ width: 49%; display: block; overflow: hidden; margin-top:30px;}
#p02{ display: block; overflow: hidden;  position: relative; padding-bottom: 35px; }
#p02 .swiper-slide{ display: block; overflow: hidden; }
#p02 .swiper-slide img{ width: 100%; display: block; }
#p02 .swiper-button-prev{ width: 28px; height: 28px; background: url(../images/ico_fl.png) no-repeat; right:50px; bottom: 0; left:auto; top:auto; }
#p02 .swiper-button-next{ width: 28px; height: 28px; background: url(../images/ico_fr.png) no-repeat; bottom: 0; top:auto; }

/* 新闻资讯  */
.index_news{ width: 100%; background: url(../images/news_bg.jpg) no-repeat; background-size: cover; padding: 50px 0 30px; overflow: hidden;width: 100%;}

.news_list {
    padding-top: 40px; overflow: hidden;
}

.news_list .tab-hd02 {
    overflow: hidden;
    zoom: 1;
    margin: 0px auto;
    list-style: none;
    width: 100%;
    text-align: center;

}

.news_list .tab-hd02 li {
    color: #414141;
    cursor: pointer;
    font-size: 16px;
    display: inline-block;
    line-height: 48px;
    width: 150px;
    margin-right: 8px;
    border: 1px solid #d2d2d2;
    border-radius: 15px;
}

.news_list .tab-hd02 li:last-child {
    margin-right: 0 !important
}

.news_list .tab-hd02 li:hover {
    background: #009746;
    color: #fff;
}


.news_list .tab-hd02 .active02 {

    background: #009746 !important;
    ;
    color: #fff !important
}


.news_list .tab-bd02 {
    width: 100%;
    display: block;
    margin-top: 40px;
}

.news_list .tab-bd02 li {
    display: none;
    width: 100%;
    overflow: hidden;
}

.news_list .tab-bd02 li.thisclass {
    display: list-item;
}

.news_tj {
    width: 42%;
    display: block;
    overflow: hidden;
}

.news_tj dl {
    width: 100%;
    display: block;
    overflow: hidden;
}

.news_tj dl dt {
    width: 100%;
    display: block;
    overflow: hidden;
}

.news_tj dl dt img {
   
    display: block;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
   
}

.news_tj dl:hover dt img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.news_tj dl dd {
    padding: 2.5% 15px;
    display: block;
    background: #f5f5f5;   
    
}

.news_tj dl dd h3 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}

.news_tj dl dd p {
    font-size: 14px;
    color: #777777;
    line-height: 24px;
    margin:12px 0;
}
.news_tj dl dd span{ font-size: 14px; color: #009746; display: block; background: url(../images/arrow.png) 70px no-repeat;  }

.news_lb {
    width: 55%;
    display: block;
    overflow: hidden;
}

.news_lb dl {
    display: block;
    background: #f4f4f4;
    margin-bottom: 13px;
    overflow: hidden;
    padding: 2.5% 10px;
 
}

.news_lb dl dt {
    float: left;
    width: 18%;
    text-align: center;   
    display: block;
}

.news_lb dl dt h3 {
    font-size: 56px;
    line-height: 60px;
    color: #d4d4d4;
    font-weight: bold;
}

.news_lb dl dt p {
    font-size: 16px;
    color: #d4d4d4;
    line-height: 24px;
	  margin-top: 2%;
}



.news_lb dl dd {
    width: 80%;
    float: left;
    display: block;
    overflow: hidden;
}

.news_lb dl dd h3 {
    font-size: 18px;
    color: #000000;
    line-height: 30px;
}

.news_lb dl dd p {
    font-size: 14px;
    color: #737373;
    line-height: 26px;
       margin-top: 1.5%;
}


.news_lb dl:hover{ background: url(../images/news_bg.png) no-repeat; background-size: cover }
.news_lb dl:hover dt h3 {
    color: #fff;
}
.news_lb dl:hover dt p {
    color: #fff;
}

.news_lb dl:hover dd h3 {
    color: #fff;
}

.news_lb dl:hover dd p {
    color: #fff;
}

.subsite{  display: block; overflow: hidden;margin-bottom: 15px; }
.subsite li{ float: left; font-size: 18px; color: #2f2f2f; line-height: 36px; }
.subsite li a{ font-size: 15px; color: #009746; display: block; padding:0 15px; }
.footer{ width: 100%; background: #009746; padding:40px 0 0;display: block; overflow: hidden; }
.db_con{overflow: hidden;}
.db_con .db_lx{ width: 35%;display: block; overflow: hidden;  }
.db_lx h3,.db_ewm h3,.db_nav h3{ font-size: 20px; color: #fff; font-weight: bold; }
.db_lx p{ font-size: 15px; color: #fff; line-height: 39px; margin-top:15px; padding-left:30px; background: url(../images/lx_ico.png) left no-repeat }
.db_ewm{ width: 18%; display: block; overflow: hidden;}
.db_ewm img{ margin-top:15px; max-width:150px; display: block;  }
.db_nav{ width: 12%; margin-left:2%;display: block; overflow: hidden;  }
.db_nav ul{ margin-top:15px; display: block; overflow: hidden;}
.db_nav ul li{ display: block; font-size: 15px; line-height: 36px; }
.db_nav ul li a{ color: #fff; }
.db_logo{ width: 18%; display: block; overflow: hidden; }
.db_logo img{ max-width: 100%; display: block;float: right; }

.db_link{ padding: 20px 0 15px; overflow: hidden; }
.db_link ul{ list-style: none; }
.db_link ul li{ float: left; font-size: 20px; color: #fff; font-weight: bold; line-height: 36px; }
.db_link ul li a{ font-size: 14px; color: #fff; display: block; padding: 0 12px;  font-weight: normal; margin-top:12px; line-height: 14px; border-right: 1px solid #fff;}
.copyright{ width: 100%; display: block;border-top:1px solid rgba(255,255,255,0.5); padding:10px 0; }
.copyright p{ font-size: 14px; color: #fff; line-height: 40px; }
.copyright p a{ color: #fff; }


/*banner*/

#flash {
    width: 100%;
    display: block;
}

#flash .swiper-slide {
    width: 100%;
}

#flash .swiper-slide .img {
    width: 100%;
    display: block;
}

#flash .swiper-slide .img img {

    display: block;
}


#flash .swiper-button-prev {
    background: url(../images/ad_ctr_01.png) no-repeat;
    width: 46px;
    height: 73px;
    left: 0 !important;
}

#flash .swiper-button-prev:after {
    display: none;
}

#flash .swiper-button-next {
    background: url(../images/ad_ctr_02.png) no-repeat;
    width: 46px;
    height: 73px;
    right: 0 !important;
}

#flash .swiper-button-next:after {
    display: none;
}

#flash .swiper-pagination {
    bottom: 25px;
}

#flash .swiper-pagination-bullet {
    opacity: 1;
    position: relative;
    width: 60px;
    height: 3px;
    border-radius: 0;
    margin: 0 8px;
    background-color: #fff;
    transition: background-color .3s ease;
    border-radius: 15px;
}

#flash .swiper-pagination-bullet::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0a448d;
    transform: scaleX(0);
    transform-origin: 0 0;
    border-radius: 10px;
}

#flash .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    animation: sliderPagination 5s linear forwards;
    border-radius: 10px;
}

#flash .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 60px;
    border-radius: 15px;
}

#flash .swiper-pagination-bullet:hover {
    background-color: #0a448d;
    border-radius: 10px;
}

@keyframes sliderPagination {
    100% {
        transform: scaleX(1);
        opacity: 1;
    }
}



.side_lx,
.side_news {
    width: 258px;
    display: block;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    background: #fff;
    margin: 15px 0;
}

.side_lx h3,
.side_news h3 {
    text-align: center;
    width: 100%;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    background: #009746;
}

.side_lx p {
    padding: 15px 10px;
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.side_lx ul {
    padding: 24px 5px 0;
    display: block;
    overflow: hidden;
    background: url(../images/ab_con.png) 10px 20px no-repeat;
    border-bottom: 1px solid #dfdfdf;
}

.side_lx ul li {
    padding-left: 42px;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}

.side_lx ul li h4 {
    font-size: 16px;
    color: #4b4b4b;
    font-weight: normal;
    line-height: 20px;
}

.side_lx ul li span {
    font-size: 12px;
    color: #9c9c9c;
}

.side_news ul {
    list-style: none;
    padding: 15px 8px;
    display: block;
    overflow: hidden;
}

.side_news ul li {
    width: 100%;
    display: block;
    line-height: 42px;
    border-bottom: 1px solid #eeeeee;
}

.side_news ul li a {
    padding-left: 5px;
    display: block;
    font-size: 14px;
    color: #5c5c5c;
}

.side_news ul li a:hover {
    color: #f00;
    text-decoration: underline;
}

.con_section {
    position: relative;
    padding: 20px 0 50px;
}

.con_section aside {
    position: relative;
    float: left;
    width: 260px;
    padding-bottom: 20px;
}

.con_section article {
    float: left;
    margin-left: -260px;
    width: 100%;
}

.con_section article .met_article {
    margin-left: 260px;
    background: #fff;
    padding: 15px 20px;
}

.met_section_asidenone article {
    float: none;
    margin-left: 0;
}

.met_section_asidenone article .met_article {
    margin-left: 0;
}

.con_section aside section {
    display: block;
}

.con_section aside section h2 {
    background: url(../images/p_tit02.png) 10px no-repeat #009746;
    height: 112px;
    font-size: 30px;
    line-height: 112px;
    color: #fff;
    padding-left: 65px
}

.con_section aside .met_aside_list {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px 0 30px;
}

.con_section aside .met_aside dl {
    border-bottom: 1px solid #dfdfdf;
}

.con_section aside .met_aside dl dt {
    padding-left: 15px;
    font-size: 16px;
    color: #666;
    background: url(../images/side_ico.png) 200px no-repeat;
    display: block;
}

.con_section aside .met_aside dl dt a {
    display: block;
    padding: 12px 0 12px 20px;
    color: #4b4b4b;
}

.con_section aside .met_aside dl dt:hover {
    color: #fff;
    background: url(../images/side_ico1.png) 210px no-repeat #009746;
    display: block;
}

.con_section aside .met_aside dl dt:hover a {
    color: #fff;
}

.con_section aside .met_aside dl dt.on {
    color: #fff;
    background: url(../images/side_ico1.png) 210px no-repeat #009746;
    display: block;
}

.con_section aside .met_aside dl dt.on a {
    color: #fff;
}

.con_section aside .met_aside dl dd {
    padding: 6px 0 6px 0;
}

.con_section aside .met_aside dl dd a {
    display: block;
    padding-left: 40px;
    height: 36px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    background: url(../p_ico.png) 10px no-repeat;
    border-bottom: 1px solid #eee;
}

.con_section aside .met_aside dl dd .on a,
.met_aside dl dd a:hover {
    background: #efefef;
}
/*左侧分栏*/

lside {
    display: block;
    position: relative;
    float: left;
    width: 222px;
}

lside section h2 {
    background: url(../images/p_tit.png) 10px no-repeat #0060a9;
    height: 112px;
    font-size: 30px;
    line-height: 112px;
    color: #fff;
    padding-left: 65px
}

lside .lside_list {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px 0 30px;
}

lside .lside_list dl {
    border-bottom: 1px solid #dfdfdf;
}

lside .lside_list dl dt {
    padding-left: 34px;
    font-size: 16px;
    color: #666;
    background: url(../images/side_ico.png) 180px no-repeat;
    display: block;
}

lside .lside_list dl dt a {
    display: block;
    padding: 15px 0 15px 20px;
    color: #4b4b4b;
}

lside .lside_list dl dt:hover {
    color: #fff;
    background: url(../images/side_ico1.png) 180px no-repeat #ffa94c;
    display: block;
}

lside .lside_list dl dt:hover a {
    color: #fff;
}

lside .lside_list dl dt.current {
    color: #fff;
    background: url(../images/side_ico1.png) 180px no-repeat #ffa94c;
    display: block;
}

lside .lside_list dl dt.current a {
    color: #fff;
}

lside .lside_list dl dd {
    padding: 6px 0 6px 0;
}

lside .lside_list dl dd a {
    display: block;
    padding-left: 40px;
    height: 36px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    background: url(../images/p_ico.png) 10px no-repeat;
    border-bottom: 1px solid #eee;
}

lside .lside_list dl dd .current a,
.lside_list dl dd a:hover {
    background: #efefef;
}


/*右侧内容*/

.article_head {
    position: relative;
    height: 60px;
    border-bottom: 1px solid #ddd;
    line-height: 60px;
}

.article_head .position {
    position: absolute;
    top: 0;
    right: 0px;
    color: #aaa;
    font-family: '宋体';
}

.article_head .position a {
    color: #999;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

.article_head h1 {
    color: #555;
    font-weight: normal;
    font-size: 18px;
}


/*新闻列表*/

.module_list_article {
    padding: 15px 0;
    display: block;
    overflow: hidden;
}

.module_list_article dl {
       list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 20px 15px;
    position: relative;
    clear: both;
    overflow: hidden;
    box-shadow: 1px 1px 5px #ccc;
    margin: 15px 8px 20px;
}

.module_list_article dl dt {
       width: 12%;
    float: left;
    /* border: 1px solid #eee; */
    background: #009746;
    border-bottom-right-radius: 20px;
    text-align: center;
    padding: 18px 0;
}
.module_list_article dl dt h3{    font-size: 45px;
    color: #fff;
    line-height: 60px;}
.module_list_article dl dt p{    font-size: 16px;
    color: #fff;
    line-height: 30px;}	


.module_list_article dl dd {
        float: right;
    width: 84%;
	padding-top: 12px;
}

.module_list_article dl dd h3 {
        line-height: 30px;
    font-size: 20px;
    font-weight: bold;
}

.module_list_article dl dd p {
   font-size: 14px;
    line-height: 24px;
    padding: 5px 0px;
    color: #666;
}

.module_list_article dl dd span {
   font-size: 14px;
    color: #009746;
}

.module_list_article dl:hover dd h3 a {
    color: #009746;
}


/*新闻详细*/

.article_content h1.article_title {
    font-size: 28px;
    font-weight: normal;
    padding: 5px 0
}

.article_content .article_infos {
    color: #818181;
    font-size: 12px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.article_content .article_infos span {
    margin-right: 10px;
}

.article_content .article_editor {
    padding: 0 10px;
}

.article_content {
    padding: 20px 0;
}

.page_bg{ width: 100%; height:380px; display: block; overflow: hidden; }

/*图片列表*/
.cp_con01{ display: block; overflow: hidden; }
.cp_t02{ border-bottom: 1px solid #ccc; display: block; }
.cp_t02 h3{ font-size: 20px; color: #009746; border-bottom: 3px solid #009746; line-height: 40px;     width: 150px;
    display: block;
    text-align: center; }

.module_list_img {
    padding: 15px 0;
    display: block;
    overflow: hidden;
}

.module_list_img li {
    width: 31%;
    float: left;
    margin: 15px 10px;
   border: 1px solid #ddd;
}

.module_list_img li:nth-child(3n) {
    margin-right: 0 !important;
}

.module_list_img li a {
    display: block;
    width: 100%;
    text-align: center;
}

.module_list_img li .img-size {
        display: block;
    height: 250px;
   
    overflow: hidden;
    margin: 5px;
    position: relative;
}
.module_list_img li .img-size img{ max-width: 100%;
    display: block;
    max-height: 250px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;  transition: all 0.5s ease-in-out;}
.module_list_img li:hover .img-size img{    transform: scale(1.1);}
.module_list_img li h3 {
    font-weight: normal;
    background: #eee;
    line-height: 50px;
}

.module_list_img li:hover h3 {
    background: #009746;
    color: #fff;
}


/*图片详情*/

.product-info {
    padding: 10px;
	    overflow: hidden;
}

.product-img {
    width: 500px;
    float: left;
    border-right: 1px solid #eee;
    padding-right: 49px;
        position: relative;
}

.banner2 {
    width: 500px;
    overflow: hidden;
    border: 1px solid #eee;
    background: #fff;
}

.large_box {
    /* margin-bottom: 10px; */
    height: 300px;
    overflow: hidden;
    margin: 25px;
    width: 450px;
}

.large_box li {
    width: 450px;
    height: 300px;
    display: block;
    overflow: hidden;
}

.large_box img {
    display: block;
    margin: 0 auto;   
    max-height: 100%;
}

.small_box {
    height: 73px;
    overflow: hidden;
    padding: 10px;
    border-top: 1px solid #ccc;
}

.small_list {
    position: relative;
    float: left;
    width: 85%;
    height: 73px;
    overflow: hidden;
}

.small_list ul {
    height: 64px;
    overflow: hidden;
}

.small_list ul li {
    position: relative;
    float: left;
    margin-right: 10px;
    width: 64px;
}

.small_list ul li img {
    display: block;
    height: 30px;
    margin: 20px auto;
}

.small_list ul li .bun_bg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 73px;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.small_list ul li.on .bun_bg {
    display: block;
}

.btn02 {
    display: block;
    width: 20px;
    height: 73px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

.left_btn {
    float: left;
    margin-right: 10px;
    background-image: url(../images/left_btn.png);
}

.right_btn {
    float: right;
    background-image: url(../images/right_btn.png);
}


.product-arr {
       padding-left: 50px;
    position: absolute;
    margin-left: 540px;
}

.product-arr h3 {
    font-size: 24px;
    padding: 20px 5px;
    border-bottom: 1px solid #ddd;
}

.product-arr p {
    line-height: 32px;
    font-size: 15px;
    padding: 20px 10px;
}

.product_nav {
    height: 45px;
    line-height: 45px;
    margin: 30px 0;
    border: 1px solid #ddd
}

.product_nav li {
    float: left;
    list-style: none;
    border-right: 1px solid #ddd;
    cursor: pointer
}

.product_nav li a {
    display: block;
    padding: 0 40px
}

.product_nav li.product_nav_now,
.product_nav li.product_nav_hover {
    background: #f7f8fa
}

/*分页*/

.page-list {
    clear: both;
    margin: 20px 0px 0px 0px;
    text-align: center;
}
.page-list span{ margin:0 10px; }
.page-list a{ padding: 0 5px; }
.page-list .page-item {
    display: inline-block;
}

.page-list .page-link {
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
    padding: 7px 11px;
    margin-left: 6px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #009746;
    border-color: #009746;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.suspension{position:fixed;z-index:55;right:0;bottom:18%;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:10px 0;    display: block;
    overflow: hidden;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
color: #f00;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(https://www.17sucai.com/preview/3/2022-03-24/xuanfu_kefu/jQuery%E2%95%99%E2%95%A5%E2%96%93%CE%B1%E2%95%A3%E2%95%A0%E2%95%A2%C2%BF%E2%95%A8%E2%81%BF%E2%95%95%C3%AD%E2%95%98%E2%94%8C%E2%95%A7%E2%96%80%E2%94%90%E2%95%90%E2%95%96%E2%96%A0%E2%94%A4%C2%B7%E2%94%AC%CE%B4%20-%20%E2%95%98%E2%94%A4%E2%94%AC%CE%B4%E2%95%93%C2%AB%E2%95%9D%E2%95%A5/images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}

.banner {

    position: relative;

}

.banner .slider {

    width: 100% !important;

    height: 700px;

    overflow: hidden;

    position: relative;

    z-index: 1;

}

.banner .slider-main {

    width: 1920px;

    height: 100%;

    position: absolute;

    left: 50%;

    margin-left: -960px;

}

.banner .slider-main li {

    width: 100%;

    height: 100%;

}

.banner .osSlider-main .slider-btn-prev {

    position: absolute;

    z-index: 30;

    top: 50%;

    left: -45px;

    width: 40px;

    height: 40px;

    text-indent: -9999px;

    margin-top: -20px;

    background: url(../images/arrowPrev.png) 50% 50% no-repeat;

    transition: all 0.5s linear;

    cursor: pointer;

}

.banner .osSlider-main:hover .slider-btn-prev {

    left: 3%;

}

.banner .osSlider-main .slider-btn-next {

    position: absolute;

    z-index: 30;

    top: 50%;

    right: -45px;

    width: 40px;

    height: 40px;

    text-indent: -9999px;

    margin-top: -20px;

    background: url(../images/arrowNext.png) 50% 50% no-repeat;

    transition: all 0.5s linear;

    cursor: pointer;

}

.banner .osSlider-main:hover .slider-btn-next {

    right: 3%;

    cursor: pointer;

}

.banner .osSlider-main .slider-nav {

    position: absolute;

    width: 100%;

    bottom: 40px;

    text-align: center;

    z-index: 25;

    font-size: 0;

}

.banner .osSlider-main .slider-nav li {

    display: inline-block;

    vertical-align: top;

    width: 18px;

    height: 18px;

    border: solid 1px #ffffff;

    text-align: center;

    font-family: Arial;

    font-size: 0;

    line-height: 32px;

    margin: 0 10px;

    border-radius: 50%;

    background: transparent;

    cursor: pointer;

    padding: 3px;

    -webkit-box-sizing: border-box;

    -ms-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    position: relative;

    -webkit-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}

.banner .osSlider-main .slider-nav li:before {

    content: "";

    display: inline-block;

    width: 12px;

    height: 12px;

    background-color: #ffffff;

    border-radius: 50%;

    left: 50%;

    top: 50%;

    margin-left: -6px;

    margin-top: -6px;

    -webkit-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

    position: absolute;

    z-index: -1;

}

.banner .osSlider-main .slider-nav li.active {

    border-color: #feb301;

    color: #fff;

}

.banner .osSlider-main .slider-nav li.active:before {

    background: #feb301;

}














